home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- pushbtn()
- if rollOver(clickOn()) then
- if the machineType = 256 then
- set the visible of sprite 34 to 1
- set the visible of sprite 35 to 1
- set the visible of sprite 40 to 1
- set the visible of sprite 41 to 1
- set the visible of sprite 42 to 1
- else
- set the visible of sprite 34 to 1
- set the visible of sprite 35 to 1
- set the visible of sprite 36 to 1
- set the visible of sprite 37 to 1
- set the visible of sprite 38 to 1
- set the visible of sprite 39 to 1
- end if
- end if
- end
-